postgresql: update to 17.5
authorDaniel Golle <[email protected]>
Fri, 4 Jul 2025 15:24:51 +0000 (16:24 +0100)
committerTianling Shen <[email protected]>
Tue, 8 Jul 2025 16:26:25 +0000 (00:26 +0800)
See https://www.postgresql.org/docs/17/release-17-5.html

Signed-off-by: Daniel Golle <[email protected]>
libs/postgresql/Makefile

index e3dffd20320ea30b57979e9c77d6ab459ffd3453..df07c8cb1f83d5337a58fd4e5a1b78e66bafe4d9 100644 (file)
@@ -5,7 +5,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=postgresql
-PKG_VERSION:=17.4
+PKG_VERSION:=17.5
 PKG_RELEASE:=1
 PKG_MAINTAINER:=Daniel Golle <[email protected]>
 PKG_LICENSE:=PostgreSQL
@@ -17,7 +17,7 @@ PKG_SOURCE_URL:=\
        http://ftp.postgresql.org/pub/source/v$(PKG_VERSION) \
        ftp://ftp.postgresql.org/pub/source/v$(PKG_VERSION)
 
-PKG_HASH:=c4605b73fea11963406699f949b966e5d173a7ee0ccaef8938dec0ca8a995fe7
+PKG_HASH:=fcb7ab38e23b264d1902cb25e6adafb4525a6ebcbd015434aeef9eda80f528d8
 
 PKG_BUILD_FLAGS:=no-mips16
 PKG_FIXUP:=autoreconf